home *** CD-ROM | disk | FTP | other *** search
- ;---------------------------------------;
- ; ZAPCODE Printer Make File (PMF) ;
- ; for the Canon BJ-10e Bubble Jet. ;
- ; ;
- ; (C) Copyright 1991 Robert L. Morton ;
- ; All Rights Reserved ;
- ;---------------------------------------;
-
- PRINTER = "Canon BJ-10e Bubble Jet"
- RESET = 27,64
-
- NAME = "Line Feed"
- DESC = "Advance paper to the next line."
- CODES = 10
-
- NAME = "Form Feed"
- DESC = "Advance paper to the top of the"
- "next page."
- CODES = 12
-
- NAME = "Clear Printer Buffer"
- DESC = "Clear all data from printer"
- "buffer."
- CODES = 24
-
- NAME = "Sound Beeper"
- DESC = "Sound the printer's beeper."
- CODES = 7
-
- NAME = "Deselect Printer"
- DESC = "Deselect printer so that it ignores"
- "all print data but Select Printer"
- "command."
- CODES = 19
-
- NAME = "Select Printer"
- DESC = "Select the printer."
- CODES = 17
-
- NAME = "Stop Printing/Go Off-line"
- DESC = "Stop printing and take printer"
- "off-line."
- CODES = 27,106
-
- NAME = "Select Character Set 2"
- DESC = "Select character set 2"
- CODES = 27,54
-
- NAME = "Select Character Set 1"
- DESC = "Select character set 1."
- CODES = 27,55
-
- NAME = "Select Print Mode"
- DESC = "Select a new print mode."
- CODES = 27,73,0
- "Please select new print mode by"
- "entering one of the following"
- "decimal values:"
- " "
- "0 = Resident 10 cpi draft"
- "8 = Resident 12 cpi draft"
- "16 = Resident 17 cpi draft"
- "2 = Resident 10 cpi LQ (default)"
- "10 = Resident 12 cpi LQ"
- "18 = Resident 17 cpi LQ"
- " "
- "Example: Entering 18 sets print"
- "mode to 17 cpi letter quality."
- 0
-
- NAME = "Select 10 CPI (Pica)"
- DESC = "Activate 10 characters per inch"
- "(cpi) printing."
- CODES = 18
-
- NAME = "Select 12 CPI (Elite)"
- DESC = "Activate 12 characters per inch"
- "(cpi) printing."
- CODES = 27,58
-
- NAME = "Select 15 CPI (Micron)"
- DESC = "Activate 15 characters per inch"
- "(cpi) printing."
- CODES = 15
-
- NAME = "Double Width ON"
- DESC = "Activate double width print."
- "Characters are printed twice their"
- "normal width."
- CODES = 27,87,1
-
- NAME = "Double Width OFF"
- DESC = "Deactivate double width print."
- "Characters are printed their normal"
- "width."
- CODES = 27,87,0,0
-
- NAME = "Emphasized ON"
- DESC = "Activate emphasized print."
- "Characters are printed twice. The"
- "second time, character is offset"
- "horizontally."
- CODES = 27,69
-
- NAME = "Emphasized OFF"
- DESC = "Deactivate emphasized print."
- CODES = 27,70
-
- NAME = "Double-Strike ON"
- DESC = "Activate double-strike print."
- "Characters are printed twice. The"
- "second time, character is offset"
- "vertically."
- CODES = 27,71
-
- NAME = "Double-Strike OFF"
- DESC = "Deactivate double-strike print."
- CODES = 27,72
-
- NAME = "Compressed ON"
- DESC = "Activate compressed print. If"
- "pitch is 10 cpi, compressed will"
- "produce 17.1 cpi. If pitch is 12"
- "cpi, compressed will produce 20"
- "cpi."
- CODES = 15
-
- NAME = "Compressed OFF"
- DESC = "Deactivate compressed print."
- CODES = 18
-
- NAME = "Superscript ON"
- DESC = "Activate superscript print."
- "Characters are printed at an offset"
- "above the normal print line."
- CODES = 27,83,0,0
-
- NAME = "Superscript OFF"
- DESC = "Deactivate superscript print."
- CODES = 27,84
-
- NAME = "Subscript ON"
- DESC = "Activate subscript print."
- "Characters are printed at an offset"
- "below the normal print line."
- CODES = 27,83,1
-
- NAME = "Subscript OFF"
- DESC = "Deactivate subscript print."
- CODES = 27,84
-
- NAME = "Underline ON"
- DESC = "Activate underline print."
- "Characters, including the space,"
- "are underscored."
- CODES = 27,45,1
-
- NAME = "Underline OFF"
- DESC = "Deactivate underline print."
- CODES = 27,45,0,0
-
- NAME = "Overscoring ON"
- DESC = "Activate overscoring. Each"
- "character is overscored."
- CODES = 27,95,1
-
- NAME = "Overscoring OFF"
- DESC = "Deactivate overscoring."
- CODES = 27,95,0,0
-
- NAME = "Proportional Spacing ON"
- DESC = "Activate proportional spacing."
- "Spacing between letters is adjusted"
- "to compensate for the varying"
- "widths of individual characters."
- CODES = 27,80,1
-
- NAME = "Proportional Spacing OFF"
- DESC = "Deactivate proportional spacing."
- CODES = 27,80,0,0
-
- NAME = "Set Line Spacing 1/8"""
- DESC = "Set line spacing to 1/8 of an inch."
- CODES = 27,48
-
- NAME = "Set Line Spacing 7/72"""
- DESC = "Set line spacing to 7/72 of an"
- "inch."
- CODES = 27,49
-
- NAME = "Set Line Spacing n/72"""
- DESC = "Set line spacing in any increment"
- "of 72ths of an inch."
- CODES = 27,65,0
- "Enter new line spacing in"
- "increments of 72ths of an inch."
- " "
- "Example: Entering 36 would set line"
- "spacing at 1/2 of an inch."
- 0
-
- NAME = "Set Form Length In Inches"
- DESC = "Set the current form length in"
- "inches."
- CODES = 27,67,0,0,0
- "Enter number of inches to set the"
- "current form length."
- " "
- "Range: 1 to 22 decimal."
- " "
- "Example: Entering 11 (decimal)"
- "would set the current form length"
- "to 11 inches."
- 0
-
- NAME = "Set Form Length In Lines"
- DESC = "Set the current form length in"
- "lines."
- CODES = 27,67,0
- "Enter number of lines to set the"
- "current form length."
- " "
- "Range: 1 to 127 decimal."
- " "
- "Example: Entering 68 (decimal)"
- "would set the current form length"
- "to 68 lines."
- 0
-
- NAME = "Set Perforation Skip Distance"
- DESC = "Set the distance the printer should"
- "skip when the perforation is"
- "encountered."
- CODES = 27,78,0
- "Enter number of lines to skip when"
- "perforation is encountered."
- " "
- "Range: 1 to 127 decimal."
- " "
- "Example: Entering 18 (decimal)"
- "would cause printer to skip 18"
- "lines when perforation is"
- "encountered."
- 0
-
- NAME = "Set Horizontal Tabs"
- DESC = "Set up to 32 horizontal tab stops."
- CODES = 27,68,0
- "Enter up to 32 tab stops in"
- "ascending order in decimal:"
- " "
- "Range: 1 to 255 decimal."
- " "
- "Example: Entering 10,20,30,40 would"
- "set four tab stops at locations 10,"
- "20, 30, and 40 on the print line."
- 0,0,0
-
- NAME = "Cancel Horizontal Tabs"
- DESC = "Cancel all horizontal tab stops."
- CODES = 27,68,0,0
-
- NAME = "Set Tabs To Default"
- DESC = "Set tabs to default positions."
- CODES = 27,82
-
-